32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
<title>http://svip.iocoder.cn</title>
|
|
<link href="https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/bootstrap/4.6.1/css/bootstrap.min.css"
|
|
type="text/css" rel="stylesheet" />
|
|
<link href="https://getbootstrap.com/docs/4.0/examples/signin/signin.css" rel="stylesheet" crossorigin="anonymous"/>
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<form action="/user/auth" class="form-signin" method="post"><input type="hidden" name="_csrf" value="d9fb8669-e03f-4554-8b00-5629cb129814"/>
|
|
<h2 class="form-signin-heading">登录</h2>
|
|
|
|
<p>
|
|
<label for="username" class="sr-only">用户名</label>
|
|
<input type="text" id="username" name="username" class="form-control" placeholder="用户名" required autofocus>
|
|
</p>
|
|
<p>
|
|
<label for="password" class="sr-only">密码</label>
|
|
<input type="password" id="password" name="password" class="form-control" placeholder="密码" required>
|
|
</p>
|
|
<button class="btn btn-lg btn-primary btn-block" type="submit">登录</button>
|
|
<p>如果账号密码不正确,访问 <a href="https://t.zsxq.com/11JUHkGgl">https://t.zsxq.com/11JUHkGgl</a> 或 <a href="https://t.zsxq.com/yBUj2NN">https://t.zsxq.com/yBUj2NN</a> 解决</p>
|
|
</form>
|
|
</div>
|
|
</body>
|
|
</html>
|